home *** CD-ROM | disk | FTP | other *** search
/ Scene Storm / Scene Storm - Volume 1.iso / coding / asm / demos / outcastmag / outcastpack.doc < prev    next >
Text File  |  1980-01-03  |  2KB  |  34 lines

  1.                   > OUTCAST PACK MAG INFO - Phil!95/Neo ->
  2.                   ----------------------------------------
  3.  
  4. First up, copy the whole 'outcast' dir to yer HDD (you could get away without
  5. a hard drive, but it'll be s-l-o-w!). The only file you'll need to place on
  6. the pack disk apart from the intros is the assembled and crunched
  7. 'oucast...src' code. All the text etc will be assembled into the main
  8. 'selectro'. NOTE: The pack number (as used for the dot rotator) is indicated
  9. at last line of source, increment for each pack..
  10.  
  11. In the Outcast dir are a few subdirectories. The messages/credits etc files go 
  12. in the 'text' dir.. Each section has its own banner which is the ascii logo
  13. at the top at the start of each section (the text file is plotted below this).
  14. The logos used are at present are the original versions, the only (annoying)
  15. convention you have to adhere to is the fact that the file lengths of these
  16. banners must be even  - this is devpacs fault (honest!) (Obvious this really
  17. but if you save out banner and its an odd file length just add a space at
  18.  the end of a line or summat to get an even filelength)..
  19.  
  20. The intro list just contains the names (not filenames) of the intros as
  21. displayed on the menu page of the selectro. (The filenames will be 0,1,2,3
  22. ,4,5, etc etc). Remember to end with @END.
  23.  
  24. The firstpage has 2 sets of text, the backdrop ascii page, and an overlayed
  25.  page of auto-centred text displayed in a bigger font. Just edit at will.
  26.  
  27. Music lives in the music dir.. Just change the module and rename.
  28.  
  29. ----------------------------------------------------------------------------
  30.          Source Code (c) 1995/1996 Phil Ruston. Released to PD 11/2/96.
  31. ----------------------------------------------------------------------------
  32.  
  33.  
  34.